﻿2026-06-19T05:20:49.7443337Z ##[group]Run actions/checkout@v5
2026-06-19T05:20:49.7444150Z with:
2026-06-19T05:20:49.7444470Z   fetch-depth: 0
2026-06-19T05:20:49.7444879Z   repository: SaberMage/spt-core
2026-06-19T05:20:49.7447872Z   token: ***
2026-06-19T05:20:49.7448178Z   ssh-strict: true
2026-06-19T05:20:49.7448488Z   ssh-user: git
2026-06-19T05:20:49.7448795Z   persist-credentials: true
2026-06-19T05:20:49.7449150Z   clean: true
2026-06-19T05:20:49.7449460Z   sparse-checkout-cone-mode: true
2026-06-19T05:20:49.7449824Z   fetch-tags: false
2026-06-19T05:20:49.7450144Z   show-progress: true
2026-06-19T05:20:49.7450455Z   lfs: false
2026-06-19T05:20:49.7450749Z   submodules: false
2026-06-19T05:20:49.7451062Z   set-safe-directory: true
2026-06-19T05:20:49.7451519Z ##[endgroup]
2026-06-19T05:20:49.9297698Z Syncing repository: SaberMage/spt-core
2026-06-19T05:20:49.9298847Z ##[group]Getting Git version info
2026-06-19T05:20:49.9299382Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-19T05:20:49.9527406Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-19T05:20:49.9732472Z git version 2.43.0.windows.1
2026-06-19T05:20:49.9760920Z ##[endgroup]
2026-06-19T05:20:49.9768381Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\98846c45-9afb-4f84-a1ba-069bf628816a\.gitconfig'
2026-06-19T05:20:49.9781220Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\98846c45-9afb-4f84-a1ba-069bf628816a' before making global git config changes
2026-06-19T05:20:49.9782154Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T05:20:49.9785862Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-19T05:20:50.0014918Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-19T05:20:50.0200791Z https://github.com/SaberMage/spt-core
2026-06-19T05:20:50.0229482Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T05:20:50.0233546Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T05:20:50.0462837Z refs/heads/main
2026-06-19T05:20:50.0494458Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-19T05:20:50.0964533Z HEAD is now at 6473fe74 release: v0.12.1 — real-harness lifecycle fixes + CLI polish
2026-06-19T05:20:50.1524740Z ##[endgroup]
2026-06-19T05:20:50.1528247Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-19T05:20:50.5088657Z ##[group]Cleaning the repository
2026-06-19T05:20:50.5091961Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-19T05:20:56.3434105Z warning: failed to remove target/debug/spt.exe: Invalid argument
2026-06-19T05:20:56.3696037Z Removing target/debug/.cargo-lock
2026-06-19T05:20:56.3696457Z Removing target/debug/.fingerprint
2026-06-19T05:20:56.3696710Z Removing target/debug/build
2026-06-19T05:20:56.3696946Z Removing target/debug/deps
2026-06-19T05:20:56.3697246Z Removing target/debug/examples
2026-06-19T05:20:56.3697487Z Removing target/debug/incremental
2026-06-19T05:20:56.3698929Z Removing target/debug/mock-session.exe
2026-06-19T05:20:56.3699213Z Removing target/debug/mock-shell.exe
2026-06-19T05:20:56.3699527Z Removing target/debug/mock_session.pdb
2026-06-19T05:20:56.3699790Z Removing target/debug/mock_shell.pdb
2026-06-19T05:20:56.3700062Z Removing target/debug/spt.pdb
2026-06-19T05:20:56.3700290Z Removing target/.rustc_info.json
2026-06-19T05:20:56.3700731Z Removing target/CACHEDIR.TAG
2026-06-19T05:20:56.3701111Z Removing target/tmp
2026-06-19T05:20:56.3729040Z ##[endgroup]
2026-06-19T05:20:56.3741660Z ##[warning]Unable to clean or reset the repository. The repository will be recreated instead.
2026-06-19T05:20:56.3749805Z Deleting the contents of 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-19T05:21:35.2538985Z ##[error]File was unable to be removed Error: EPERM: operation not permitted, unlink 'C:\actions-runner\_work\spt-core\spt-core\target\debug\spt.exe'
